home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / Tutorial.chm / styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-06-30  |  23.7 KB  |  802 lines

  1. /*=(===============================================================)*/
  2.  
  3. /*=(===============================================================)*/
  4. /*=(Created with RoboEditor.)=======================================*/
  5. /*=(===============================================================)*/
  6.  
  7.  
  8. /*begin-old-version{{*/
  9.  
  10.  /* $MVD$:color("18","ffffc1","Blue Topaz","0") */
  11.  /* $MVD$:color("19","b00042","Tanzanite","0") */
  12.  /* $MVD$:color("20","c1c100","Seafoam","0") */
  13.  /* $MVD$:color("21","e1e1e1","Mist","0") */
  14.  /* $MVD$:color("22","d00000","Sapphire","0") */
  15.  /* $MVD$:color("23","a00000","Marine","0") */
  16.  /* $MVD$:color("24","ff9300","Blue Sky","0") */
  17.  /* $MVD$:color("25","ffe9ca","SheerBlue","0") */
  18.  /* $MVD$:color("26","caffff","Banana","0") */
  19.  /* $MVD$:color("27","aeffff","Custom #1","0") */
  20.  /* $MVD$:color("28","bfffff","Custom #2","0") */
  21.  /* $MVD$:color("29","ffe89f","turquoise","1") */
  22.  /* $MVD$:fontset("htmlhelp","Verdana","Arial") */
  23.  /* $MVD$:fontset("Sans Serif","Arial","Helvetica","Monaco") */
  24.  /* $MVD$:fontset("Verdana","Verdana") */
  25.  /* $MVD$:fontset("Serif","Courier New","Classic Typewriter","Times New Roman","Times") */
  26.  /* $MVD$:fontset("Courier New","Courier New") */
  27.  BODY { font-family : "Verdana", "Arial";
  28.         font-size : 8.0pt;
  29.         background-color : white;}
  30.  .mvd-BODY { font-family : "Verdana", "Arial";
  31.              font-size : 8.0pt;
  32.              background-color : white;}
  33.  H1 { font-family : "Arial", "Helvetica", "Monaco";
  34.       font-weight : bolder;
  35.       font-size : 18.0pt;
  36.       color : #0000D0;}
  37.  .mvd-H1 { font-family : "Arial", "Helvetica", "Monaco";
  38.            font-weight : bolder;
  39.            font-size : 18.0pt;
  40.            color : #0000D0;}
  41.  H2 { font-family : "Arial", "Helvetica", "Monaco";
  42.       font-weight : bolder;
  43.       font-size : 12.0pt;
  44.       text-align : left;
  45.       color : #0000D0;
  46.       margin-top : 6.0pt;}
  47.  .mvd-H2 { font-family : "Arial", "Helvetica", "Monaco";
  48.            font-weight : bolder;
  49.            font-size : 12.0pt;
  50.            text-align : left;
  51.            color : #0000D0;
  52.            margin-top : 6.0pt;}
  53.  H3 { font-family : "Arial", "Helvetica", "Monaco";
  54.       font-weight : bolder;
  55.       font-size : 11.0pt;
  56.       text-transform : none;
  57.       color : #0000D0;
  58.       margin-top : 4.0pt;}
  59.  .mvd-H3 { font-family : "Arial", "Helvetica", "Monaco";
  60.            font-weight : bolder;
  61.            font-size : 11.0pt;
  62.            text-transform : none;
  63.            color : #0000D0;
  64.            margin-top : 4.0pt;}
  65.  H4 { font-family : "Verdana", "Arial";
  66.       font-style : normal;
  67.       font-variant : normal;
  68.       font-weight : bold;
  69.       font-size : 8.0pt;
  70.       text-transform : none;
  71.       color : #0000D0;
  72.       margin-bottom : -2.0pt;}
  73.  .mvd-H4 { font-family : "Verdana", "Arial";
  74.            font-style : normal;
  75.            font-variant : normal;
  76.            font-weight : bold;
  77.            font-size : 8.0pt;
  78.            text-transform : none;
  79.            color : #0000D0;
  80.            margin-bottom : -2.0pt;}
  81.  A:link { font-family : "Verdana", "Arial";
  82.           font-weight : bold;
  83.           font-size : 8.0pt;
  84.           text-decoration :underline;
  85.           color : #0000D0;}
  86.  A:visited { font-family : "Verdana", "Arial";
  87.              font-weight : bold;
  88.              font-size : 8.0pt;
  89.              text-decoration :underline;
  90.              color : #0000D0;}
  91.  P { font-family : "Verdana", "Arial";
  92.      font-size : 8.0pt;
  93.      color : black;}
  94.  .mvd-P { font-family : "Verdana", "Arial";
  95.           font-size : 8.0pt;
  96.           color : black;}
  97.  P.instep { font-family : "Verdana", "Arial";
  98.             font-weight : normal;
  99.             font-size : 8.0pt;
  100.             list-style-type : none;}
  101.  .mvd-P-instep { font-family : "Verdana", "Arial";
  102.                  font-weight : normal;
  103.                  font-size : 8.0pt;
  104.                  list-style-type : none;}
  105.  P.bullets { font-family : "Verdana", "Arial";
  106.              font-size : 8.0pt;
  107.              list-style-type : square;
  108.              list-style-position : outside;
  109.              margin-left : -8.0pt;
  110.              margin-top : -5.0pt;}
  111.  .mvd-P-bullets { font-family : "Verdana", "Arial";
  112.                   font-size : 8.0pt;
  113.                   list-style-type : square;
  114.                   list-style-position : outside;
  115.                   margin-left : -8.0pt;
  116.                   margin-top : -5.0pt;}
  117.  A:active { font-weight : bold;
  118.             color : #0093FF;}
  119.  P.note { font-family : "Verdana", "Arial";
  120.           font-size : 8.0pt;
  121.           background-color : #CAE9FF;
  122.           text-align : left;
  123.           color : #0000D0;
  124.           border : solid #CAE9FF 4.0pt;
  125.           line-height : normal;
  126.           margin-right : 6.0pt;}
  127.  .mvd-P-note { font-family : "Verdana", "Arial";
  128.                font-size : 8.0pt;
  129.                background-color : #CAE9FF;
  130.                text-align : left;
  131.                color : #0000D0;
  132.                line-height : normal;
  133.                margin-right : 6.0pt;}
  134.  P.warning { font-family : "Verdana";
  135.              font-weight : normal;
  136.              font-size : 8.0pt;
  137.              background-color : #E1E1E1;
  138.              color : #0000A0;
  139.              border : solid #E1E1E1 4.0pt;}
  140.  .mvd-P-warning { font-family : "Verdana";
  141.                   font-weight : normal;
  142.                   font-size : 8.0pt;
  143.                   background-color : #E1E1E1;
  144.                   color : #0000A0;}
  145.  P.numbers { font-family : "Verdana", "Arial";
  146.              font-size : 8.0pt;
  147.              list-style-position : outside;
  148.              margin-left : -5.0pt;}
  149.  .mvd-P-numbers { font-family : "Verdana", "Arial";
  150.                   font-size : 8.0pt;
  151.                   list-style-position : outside;
  152.                   margin-left : -5.0pt;}
  153.  BIG { font-family : "Verdana", "Arial";
  154.        font-weight : bolder;
  155.        font-size : 8.0pt;
  156.        color : #0093FF;}
  157.  .mvd-BIG { font-family : "Verdana", "Arial";
  158.             font-weight : bolder;
  159.             font-size : 8.0pt;
  160.             color : #0093FF;}
  161.  P.BlueSky-Bullets { font-family : "Verdana", "Arial";
  162.                      font-size : 8.0pt;
  163.                      list-style-type : square;
  164.                      color : #0093FF;
  165.                      margin-left : -8.0pt;
  166.                      margin-top : -5.0pt;}
  167.  .mvd-P-BlueSky-Bullets { font-family : "Verdana", "Arial";
  168.                           font-size : 8.0pt;
  169.                           list-style-type : square;
  170.                           color : #0093FF;
  171.                           margin-left : -8.0pt;
  172.                           margin-top : -5.0pt;}
  173.  P.white-text { list-style-type : square;
  174.                 color : white;}
  175.  .mvd-P-white-text { list-style-type : square;
  176.                      color : white;}
  177.  CODE { font-family : "Courier New", "Classic Typewriter", "Times New Roman", "Times";
  178.         font-weight : normal;
  179.         font-size : 9.0pt;
  180.         color : black;}
  181.  .mvd-CODE { font-family : "Courier New", "Classic Typewriter", "Times New Roman", "Times";
  182.              font-weight : normal;
  183.              font-size : 9.0pt;
  184.              color : black;}
  185.  P.Question { font-family : "Verdana", "Arial";
  186.               font-weight : bold;
  187.               font-size : 8.0pt;
  188.               color : #0093FF;}
  189.  .mvd-P-Question { font-family : "Verdana", "Arial";
  190.                    font-weight : bold;
  191.                    font-size : 8.0pt;
  192.                    color : #0093FF;}
  193.  H5 { font-family : "Verdana", "Arial";
  194.       font-weight : bold;
  195.       font-size : 8.0pt;
  196.       color : #0000D0;
  197.       margin-bottom : -5.0pt;}
  198.  .mvd-H5 { font-family : "Verdana", "Arial";
  199.            font-weight : bold;
  200.            font-size : 8.0pt;
  201.            color : #0000D0;
  202.            margin-bottom : -5.0pt;}
  203.  P.Saphhire-Bullets { list-style-type : square;
  204.                       color : #0000D0;
  205.                       margin-left : -8.0pt;}
  206.  .mvd-P-Saphhire-Bullets { list-style-type : square;
  207.                            color : #0000D0;
  208.                            margin-left : -8.0pt;}
  209.  P.NoteTip-Heading { font-family : "Verdana", "Arial";
  210.                      font-weight : bold;
  211.                      font-size : 9.0pt;
  212.                      color : #0000D0;}
  213.  .mvd-P-NoteTip-Heading { font-family : "Verdana", "Arial";
  214.                           font-weight : bold;
  215.                           font-size : 9.0pt;
  216.                           color : #0000D0;}
  217.  P.tip { background-color : #FFFFCA;
  218.          color : #0000D0;
  219.          border : solid #FFFFCA 4.0pt;
  220.          margin-right : 6.0pt;}
  221.  .mvd-P-tip { background-color : #FFFFCA;
  222.               color : #0000D0;
  223.               margin-right : 6.0pt;}
  224.  H6 { font-family : "Verdana", "Arial";
  225.       font-weight : bold;
  226.       font-size : 10.0pt;}
  227.  .mvd-H6 { font-family : "Verdana", "Arial";
  228.            font-weight : bold;
  229.            font-size : 10.0pt;}
  230.  P.PopupHeading { font-weight : bold;
  231.                   color : #0000D0;}
  232.  .mvd-P-PopupHeading { font-weight : bold;
  233.                        color : #0000D0;}
  234.  P.NumBul { font-family : "Verdana", "Arial";
  235.             font-size : 8.0pt;
  236.             list-style-type : square;}
  237.  .mvd-P-NumBul { font-family : "Verdana", "Arial";
  238.                  font-size : 8.0pt;
  239.                  list-style-type : square;}
  240.  P.DialBul { list-style-type : square;
  241.              margin-top : -0.3pt;
  242.              margin-bottom : -0.1pt;}
  243.  .mvd-P-DialBul { list-style-type : square;
  244.                   margin-top : -0.3pt;
  245.                   margin-bottom : -0.1pt;}
  246.  P.Images { margin-left : 18.0pt;}
  247.  .mvd-P-Images { margin-left : 18.0pt;}
  248.  CITE.expandspot { font-style : normal;
  249.                    color : green;
  250.                    cursor: hand;}
  251.  .mvd-CITE-expandspot { font-style : normal;
  252.                         color : green;
  253.                         cursor: hand;}
  254.  DFN.collapsed { font-style : italic;
  255.                  font-weight : normal;
  256.                  display :    'none';
  257.                  color : red;}
  258.  .mvd-DFN-collapsed { font-style : italic;
  259.                       font-weight : normal;
  260.                       display :    'none';
  261.                       color : red;}
  262.  DFN.expanded { font-style : italic;
  263.                 font-weight : normal;
  264.                 color : red;}
  265.  .mvd-DFN-expanded { font-style : italic;
  266.                      font-weight : normal;
  267.                      color : red;}
  268.  EM.dropspot { color : green;
  269.                cursor: hand;}
  270.  .mvd-EM-dropspot { color : green;
  271.                     cursor: hand;}
  272.  CITE.glossterm { font-style : normal;
  273.                   color : maroon;
  274.                   cursor: hand;}
  275.  .mvd-CITE-glossterm { font-style : normal;
  276.                        color : maroon;
  277.                        cursor: hand;}
  278.  DFN.glosscollapsed { font-style : italic;
  279.                       font-weight : normal;
  280.                       display :    'none';
  281.                       color : blue;}
  282.  .mvd-DFN-glosscollapsed { font-style : italic;
  283.                            font-weight : normal;
  284.                            display :    'none';
  285.                            color : blue;}
  286.  DFN.glossexpanded { font-style : italic;
  287.                      font-weight : normal;
  288.                      color : blue;}
  289.  .mvd-DFN-glossexpanded { font-style : italic;
  290.                           font-weight : normal;
  291.                           color : blue;}
  292.  
  293. /*}}end-old-version*/
  294. BODY {
  295.     font-family: Verdana, Arial;
  296.     font-size: 8.0pt;
  297.     background-color: #ffffff;
  298. }
  299.  
  300. H1 {
  301.     font-family: Arial, Helvetica, Monaco;
  302.     font-weight: bolder;
  303.     font-size: 18.0pt;
  304.     color: #0000D0;
  305. }
  306.  
  307. /*=(Generated Code)=================================================*/
  308. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  309. /*begin!kadov{{=====================================================*/ 
  310. LI.kadov-H1 {
  311.     font-family: Arial, Helvetica, Monaco;
  312.     font-weight: bolder;
  313.     font-size: 18.0pt;
  314.     color: #0000D0;
  315. }
  316. /*}}end!kadov=======================================================*/ 
  317.  
  318.  
  319.  
  320. H2 {
  321.     font-family: Arial, Helvetica, Monaco;
  322.     font-weight: bolder;
  323.     font-size: 12.0pt;
  324.     text-align: left;
  325.     color: #0000D0;
  326.     margin-top: 6.0pt;
  327. }
  328.  
  329. /*=(Generated Code)=================================================*/
  330. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  331. /*begin!kadov{{=====================================================*/ 
  332. LI.kadov-H2 {
  333.     font-family: Arial, Helvetica, Monaco;
  334.     font-weight: bolder;
  335.     font-size: 12.0pt;
  336.     text-align: left;
  337.     color: #0000D0;
  338. }
  339. /*}}end!kadov=======================================================*/ 
  340.  
  341.  
  342.  
  343. H3 {
  344.     font-family: Arial, Helvetica, Monaco;
  345.     font-weight: bolder;
  346.     font-size: 11.0pt;
  347.     text-transform: none;
  348.     color: #0000D0;
  349.     margin-top: 4.0pt;
  350. }
  351.  
  352. /*=(Generated Code)=================================================*/
  353. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  354. /*begin!kadov{{=====================================================*/ 
  355. LI.kadov-H3 {
  356.     font-family: Arial, Helvetica, Monaco;
  357.     font-weight: bolder;
  358.     font-size: 11.0pt;
  359.     text-transform: none;
  360.     color: #0000D0;
  361. }
  362. /*}}end!kadov=======================================================*/ 
  363.  
  364.  
  365.  
  366. H4 {
  367.     font-family: Verdana, Arial;
  368.     font-style: normal;
  369.     font-variant: normal;
  370.     font-weight: bold;
  371.     font-size: 8.0pt;
  372.     text-transform: none;
  373.     color: #0000D0;
  374.     margin-bottom: -2.0pt;
  375. }
  376.  
  377. /*=(Generated Code)=================================================*/
  378. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  379. /*begin!kadov{{=====================================================*/ 
  380. LI.kadov-H4 {
  381.     font-family: Verdana, Arial;
  382.     font-style: normal;
  383.     font-variant: normal;
  384.     font-weight: bold;
  385.     font-size: 8.0pt;
  386.     text-transform: none;
  387.     color: #0000D0;
  388. }
  389. /*}}end!kadov=======================================================*/ 
  390.  
  391.  
  392.  
  393. A:link {
  394.     font-family: Verdana, Arial;
  395.     font-weight: bold;
  396.     font-size: 8.0pt;
  397.     x-text-underline: normal;
  398.     color: #0000D0;
  399.     /*begin!kadov{{*/ text-decoration: underline; /*}}end!kadov*/ 
  400. }
  401.  
  402. A:visited {
  403.     font-family: Verdana, Arial;
  404.     font-weight: bold;
  405.     font-size: 8.0pt;
  406.     x-text-underline: normal;
  407.     color: #0000D0;
  408.     /*begin!kadov{{*/ text-decoration: underline; /*}}end!kadov*/ 
  409. }
  410.  
  411. P {
  412.     font-family: Verdana, Arial;
  413.     font-size: 8.0pt;
  414.     color: #000000;
  415. }
  416.  
  417. /*=(Generated Code)=================================================*/
  418. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  419. /*begin!kadov{{=====================================================*/ 
  420. LI.kadov-P {
  421.     font-family: Verdana, Arial;
  422.     font-size: 8.0pt;
  423.     color: #000000;
  424. }
  425. /*}}end!kadov=======================================================*/ 
  426.  
  427.  
  428.  
  429. P.instep {
  430.     font-family: Verdana, Arial;
  431.     font-weight: normal;
  432.     font-size: 8.0pt;
  433.     list-style-type: none;
  434. }
  435.  
  436. /*=(Generated Code)=================================================*/
  437. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  438. /*begin!kadov{{=====================================================*/ 
  439. LI.kadov-P-Cinstep {
  440.     font-family: Verdana, Arial;
  441.     font-weight: normal;
  442.     font-size: 8.0pt;
  443.     list-style-type: none;
  444. }
  445. /*}}end!kadov=======================================================*/ 
  446.  
  447.  
  448.  
  449. P.bullets {
  450.     font-family: Verdana, Arial;
  451.     font-size: 8.0pt;
  452.     list-style-type: square;
  453.     list-style-position: outside;
  454.     margin-left: -8.0pt;
  455.     margin-top: -5.0pt;
  456. }
  457.  
  458. /*=(Generated Code)=================================================*/
  459. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  460. /*begin!kadov{{=====================================================*/ 
  461. LI.kadov-P-Cbullets {
  462.     font-family: Verdana, Arial;
  463.     font-size: 8.0pt;
  464.     list-style-type: square;
  465.     list-style-position: outside;
  466. }
  467. /*}}end!kadov=======================================================*/ 
  468.  
  469.  
  470.  
  471. A:active {
  472.     font-weight: bold;
  473.     color: #0093FF;
  474. }
  475.  
  476. P.note {
  477.     font-family: Verdana, Arial;
  478.     font-size: 8.0pt;
  479.     background-color: #CAE9FF;
  480.     text-align: left;
  481.     color: #0000D0;
  482.     border: solid #CAE9FF 4.0pt;
  483.     line-height: normal;
  484.     margin-right: 6.0pt;
  485. }
  486.  
  487. /*=(Generated Code)=================================================*/
  488. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  489. /*begin!kadov{{=====================================================*/ 
  490. LI.kadov-P-Cnote {
  491.     font-family: Verdana, Arial;
  492.     font-size: 8.0pt;
  493.     text-align: left;
  494.     color: #0000D0;
  495.     line-height: normal;
  496. }
  497. /*}}end!kadov=======================================================*/ 
  498.  
  499.  
  500.  
  501. P.warning {
  502.     font-family: Verdana;
  503.     font-weight: normal;
  504.     font-size: 8.0pt;
  505.     background-color: #E1E1E1;
  506.     color: #0000A0;
  507.     border: solid #E1E1E1 4.0pt;
  508. }
  509.  
  510. /*=(Generated Code)=================================================*/
  511. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  512. /*begin!kadov{{=====================================================*/ 
  513. LI.kadov-P-Cwarning {
  514.     font-family: Verdana;
  515.     font-weight: normal;
  516.     font-size: 8.0pt;
  517.     color: #0000A0;
  518. }
  519. /*}}end!kadov=======================================================*/ 
  520.  
  521.  
  522.  
  523. P.numbers {
  524.     font-family: Verdana, Arial;
  525.     font-size: 8.0pt;
  526.     list-style-position: outside;
  527.     margin-left: -5.0pt;
  528. }
  529.  
  530. /*=(Generated Code)=================================================*/
  531. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  532. /*begin!kadov{{=====================================================*/ 
  533. LI.kadov-P-Cnumbers {
  534.     font-family: Verdana, Arial;
  535.     font-size: 8.0pt;
  536.     list-style-position: outside;
  537. }
  538. /*}}end!kadov=======================================================*/ 
  539.  
  540.  
  541.  
  542. P.BlueSky-Bullets {
  543.     font-family: Verdana, Arial;
  544.     font-size: 8.0pt;
  545.     list-style-type: square;
  546.     color: #0093FF;
  547.     margin-left: -8.0pt;
  548.     margin-top: -5.0pt;
  549. }
  550.  
  551. /*=(Generated Code)=================================================*/
  552. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  553. /*begin!kadov{{=====================================================*/ 
  554. LI.kadov-P-CBlueSky-Bullets {
  555.     font-family: Verdana, Arial;
  556.     font-size: 8.0pt;
  557.     list-style-type: square;
  558.     color: #0093FF;
  559. }
  560. /*}}end!kadov=======================================================*/ 
  561.  
  562.  
  563.  
  564. P.white-text {
  565.     list-style-type: square;
  566.     color: #ffffff;
  567. }
  568.  
  569. /*=(Generated Code)=================================================*/
  570. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  571. /*begin!kadov{{=====================================================*/ 
  572. LI.kadov-P-Cwhite-text {
  573.     list-style-type: square;
  574.     color: #ffffff;
  575. }
  576. /*}}end!kadov=======================================================*/ 
  577.  
  578.  
  579.  
  580. P.Question {
  581.     font-family: Verdana, Arial;
  582.     font-weight: bold;
  583.     font-size: 8.0pt;
  584.     color: #0093FF;
  585. }
  586.  
  587. /*=(Generated Code)=================================================*/
  588. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  589. /*begin!kadov{{=====================================================*/ 
  590. LI.kadov-P-CQuestion {
  591.     font-family: Verdana, Arial;
  592.     font-weight: bold;
  593.     font-size: 8.0pt;
  594.     color: #0093FF;
  595. }
  596. /*}}end!kadov=======================================================*/ 
  597.  
  598.  
  599.  
  600. H5 {
  601.     font-family: Verdana, Arial;
  602.     font-weight: bold;
  603.     font-size: 8.0pt;
  604.     color: #0000D0;
  605.     margin-bottom: -5.0pt;
  606. }
  607.  
  608. /*=(Generated Code)=================================================*/
  609. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  610. /*begin!kadov{{=====================================================*/ 
  611. LI.kadov-H5 {
  612.     font-family: Verdana, Arial;
  613.     font-weight: bold;
  614.     font-size: 8.0pt;
  615.     color: #0000D0;
  616. }
  617. /*}}end!kadov=======================================================*/ 
  618.  
  619.  
  620.  
  621. P.Saphhire-Bullets {
  622.     list-style-type: square;
  623.     color: #0000D0;
  624.     margin-left: -8.0pt;
  625. }
  626.  
  627. /*=(Generated Code)=================================================*/
  628. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  629. /*begin!kadov{{=====================================================*/ 
  630. LI.kadov-P-CSaphhire-Bullets {
  631.     list-style-type: square;
  632.     color: #0000D0;
  633. }
  634. /*}}end!kadov=======================================================*/ 
  635.  
  636.  
  637.  
  638. P.NoteTip-Heading {
  639.     font-family: Verdana, Arial;
  640.     font-weight: bold;
  641.     font-size: 9.0pt;
  642.     color: #0000D0;
  643. }
  644.  
  645. /*=(Generated Code)=================================================*/
  646. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  647. /*begin!kadov{{=====================================================*/ 
  648. LI.kadov-P-CNoteTip-Heading {
  649.     font-family: Verdana, Arial;
  650.     font-weight: bold;
  651.     font-size: 9.0pt;
  652.     color: #0000D0;
  653. }
  654. /*}}end!kadov=======================================================*/ 
  655.  
  656.  
  657.  
  658. P.tip {
  659.     background-color: #FFFFCA;
  660.     color: #0000D0;
  661.     border: solid #FFFFCA 4.0pt;
  662.     margin-right: 6.0pt;
  663. }
  664.  
  665. /*=(Generated Code)=================================================*/
  666. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  667. /*begin!kadov{{=====================================================*/ 
  668. LI.kadov-P-Ctip {
  669.     color: #0000D0;
  670. }
  671. /*}}end!kadov=======================================================*/ 
  672.  
  673.  
  674.  
  675. H6 {
  676.     font-family: Verdana, Arial;
  677.     font-weight: bold;
  678.     font-size: 10.0pt;
  679. }
  680.  
  681. /*=(Generated Code)=================================================*/
  682. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  683. /*begin!kadov{{=====================================================*/ 
  684. LI.kadov-H6 {
  685.     font-family: Verdana, Arial;
  686.     font-weight: bold;
  687.     font-size: 10.0pt;
  688. }
  689. /*}}end!kadov=======================================================*/ 
  690.  
  691.  
  692.  
  693. P.PopupHeading {
  694.     font-weight: bold;
  695.     color: #0000D0;
  696. }
  697.  
  698. /*=(Generated Code)=================================================*/
  699. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  700. /*begin!kadov{{=====================================================*/ 
  701. LI.kadov-P-CPopupHeading {
  702.     font-weight: bold;
  703.     color: #0000D0;
  704. }
  705. /*}}end!kadov=======================================================*/ 
  706.  
  707.  
  708.  
  709. P.NumBul {
  710.     font-family: Verdana, Arial;
  711.     font-size: 8.0pt;
  712.     list-style-type: square;
  713. }
  714.  
  715. /*=(Generated Code)=================================================*/
  716. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  717. /*begin!kadov{{=====================================================*/ 
  718. LI.kadov-P-CNumBul {
  719.     font-family: Verdana, Arial;
  720.     font-size: 8.0pt;
  721.     list-style-type: square;
  722. }
  723. /*}}end!kadov=======================================================*/ 
  724.  
  725.  
  726.  
  727. P.DialBul {
  728.     list-style-type: square;
  729.     margin-top: -0.3pt;
  730.     margin-bottom: -0.1pt;
  731. }
  732.  
  733. /*=(Generated Code)=================================================*/
  734. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  735. /*begin!kadov{{=====================================================*/ 
  736. LI.kadov-P-CDialBul {
  737.     list-style-type: square;
  738. }
  739. /*}}end!kadov=======================================================*/ 
  740.  
  741.  
  742.  
  743. P.Images {
  744.     margin-left: 18.0pt;
  745. }
  746.  
  747. /*=(Generated Code)=================================================*/
  748. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  749. /*begin!kadov{{=====================================================*/ 
  750. LI.kadov-P-CImages {
  751. }
  752. /*}}end!kadov=======================================================*/ 
  753.  
  754.  
  755.  
  756. SPAN.Big {
  757.     font-family: Verdana, Arial;
  758.     color: #0093FF;
  759.     font-weight: bolder;
  760.     font-size: larger;
  761. }
  762.  
  763. SPAN.Code {
  764.     font-weight: normal;
  765.     font-size: 9.0pt;
  766.     color: #000000;
  767.     font-family: monospace;
  768. }
  769.  
  770. A.expandspot {
  771.     color: #008000;
  772.     cursor: hand;
  773.     font-style: italic;
  774. }
  775.  
  776. SPAN.expandtext {
  777.     font-style: italic;
  778.     font-weight: normal;
  779.     color: #ff0000;
  780. }
  781.  
  782. A.dropspot {
  783.     color: #008000;
  784.     cursor: hand;
  785.     font-style: italic;
  786. }
  787.  
  788. A.glossterm {
  789.     color: #800000;
  790.     cursor: hand;
  791.     font-style: italic;
  792. }
  793.  
  794. SPAN.glosstext {
  795.     font-style: italic;
  796.     font-weight: normal;
  797.     color: #0000ff;
  798. }
  799.  
  800.  
  801. /*=(===============================================================)*/
  802.